home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Realizing the Dream - An …al Space Station Sampler
/
Realizing the Dream - An International Space Station Sampler (NASA).iso
/
pc
/
wt
/
webmodule_new
/
introtext.swf
/
scripts
/
DefineSprite_148
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-31
|
192 b
|
10 lines
play();
set("letter:char",chr("65" + random("57")));
set("letter2:char",chr("65" + random("57")));
letterCount += "1";
if("20" < letterCount)
{
gotoAndStop("Finish");
play();
}